Test PR, no need to review, thx#9652
Draft
seanwu-ec wants to merge 196 commits intosonic-net:masterfrom
Draft
Conversation
Signed-off-by: roy_lee <[email protected]>
Insmod ym driver also, for psu is exchangable. Signed-off-by: roy_lee <[email protected]>
…to add_psu_sensors_as5812-54x
Signed-off-by: brandon_chuang <[email protected]>
Signed-off-by: Jostar Yang <[email protected]>
* Remove unused variables, make it warning free. Signed-off-by: Sean Wu <[email protected]>
* Remove unused variable, make it warning free. Signed-off-by: Sean Wu <[email protected]>
|
This pull request introduces 2 alerts and fixes 16 when merging 4fa2e78 into b0f0d4e - view on LGTM.com new alerts:
fixed alerts:
|
Signed-off-by: Sean Wu <[email protected]>
|
This pull request introduces 2 alerts and fixes 16 when merging d21da0f into abbd173 - view on LGTM.com new alerts:
fixed alerts:
|
* This solve flooding DMAR err msg: "handling fault status reg 2" Signed-off-by: Sean Wu <[email protected]>
* Use kernel 5.10.46 upstream at24 driver directly. The ADDR16 issue on old driver has gone. Signed-off-by: Sean Wu <[email protected]>
* otherwise, sometimes I2C-0/I2C-1 will be assigned to the undesired one. Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
|
This pull request introduces 2 alerts and fixes 16 when merging b49c3d7 into 6c50732 - view on LGTM.com new alerts:
fixed alerts:
|
Contributor
Author
|
/azpw run Azure.sonic-buildimage |
Collaborator
|
/AzurePipelines run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
This pull request introduces 2 alerts and fixes 16 when merging 0848bc3 into 94b778c - view on LGTM.com new alerts:
fixed alerts:
|
…ilation (sonic-net#9582) - Why I did it There were compilation errors and warnings like, /usr/src/linux-headers-5.10.0-8-2-common/scripts/Makefile.build:69: You cannot use subdir-y/m to visit a module Makefile. Use obj-y/m instead. fatal error: linux/platform_data/pca954x.h: No such file or directory hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). If PDDF kernel module compilation fails, the PDDF debian package was not detecting the break. - How I did it Modified the code with new kernel 5.10 APIs. Modified the Makefiles to use 'obj-m' instead of 'subdir-y' - How to verify it PDDF is supported on Accton platform. Load the build on AS7326 setup and check the 'dmesg'
sonic-net#9585) - Why I did it PDDF utils were python2 compliant and they needed to be migrated to Python3 (as per Bullseye) PDDF common platform APIs file name changed as the name was already in use Indentation issues Dead/redundant code needed to be removed - How I did it Made files Python3 compliant Indentation corrected Redundant code removed - How to verify it AS7326 Accton platform uses PDDF. PDDF utils were run on this platform to verify.
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
Signed-off-by: Sean Wu <[email protected]>
|
This pull request introduces 2 alerts and fixes 16 when merging 7ee287d into c80dabd - view on LGTM.com new alerts:
fixed alerts:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch include these PRs:
Sean:
#7615
#8115
#8220
#8346
Jostar:
#6691
#7520
#7627
#7757
#7966
#8164
#8555
#8580
#8638
#8760
#9112
#9170
Brandon:
#3882
#7577
#8139
Roy:
#3866
Merge PDDF as well:
#8014
#7828
#8040
Why I did it
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
A picture of a cute animal (not mandatory but encouraged)